feat: Added new component six-breadcrumbs - #380
Conversation
There was a problem hiding this comment.
Thanks for the contribution, I made some comments and suggestions :)
Please double check regarding the documentation, we always want to show at least 1 example per component in the docs.
If you want to you can also implement an example usage of these components in one of the apps - up to you :)
5c6767b to
928117c
Compare
This comment was marked as resolved.
This comment was marked as resolved.
These files are generated or re-generated upon build of the libraries by Stencil. So if you have "generated changes" in there it's totally fine, the content could differ or change based on the Stencil library versions (core, output-target etc.) I see the Vue output is already like this on my branch which is the same as on master, so it should be fine. |
c6a85dc to
cfae345
Compare
ibirrer
left a comment
There was a problem hiding this comment.
The code looks much better now – thanks for the improvements. I went through it once more and added a few minor comments.
b31a49a to
4a5f51f
Compare
4a5f51f to
cb3feca
Compare
cb3feca to
c8e08e5
Compare
Most of the changes address bug fixes, documentation, and consistency with our other components, not just style. |
7f61df1 to
9f1ddd7
Compare
fix: six-breadcrumbs-item.scss
docs: auto gen updates
docs: update # Conflicts: # docs/components/six-root.md # docs/components/six-select.md # docs/examples/docs-demo-six-root-0.vue
docs: update
fix: default separator fix: six-click event handler
fix: disabled replaced with read-only fix: aria-current only on the last crumb
b578ab2 to
db9f7f9
Compare

🔗 Linked issue
❓ Type of change
📚 Description
New breadcrumbs component
📝 Checklist
mainbranchfix #xxx[,#xxx], where "xxx" is the issue number)If adding a new feature, the PR's description includes:
Other information: